home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / Hardware / FreeWheel / CxCustom.h < prev    next >
C/C++ Source or Header  |  2000-03-12  |  99b  |  7 lines

  1.  
  2. extern int MouseSpeed;
  3. extern BOOL DoClickToFront;
  4.  
  5. void CxCustomRoutine(CxMsg *msg,CxObj *obj);
  6.  
  7.